home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Offline / TestCamere / Test scena artificial / Data / page.css < prev    next >
Cascading Style Sheet File  |  2005-05-14  |  364b  |  34 lines

  1. div.title_div {
  2.   text-align: center;
  3. }
  4.  
  5. div.subtitle_div {
  6.     text-align: center;
  7.     margin: 30 0 30 0;
  8. }
  9.  
  10. div.links_div {
  11.     text-align: center;
  12.     margin: 30 0 30 0;
  13. }
  14.  
  15. div.previous_div {
  16. }
  17.  
  18. div.url_div {
  19. }
  20.  
  21. div.next_div {
  22. }
  23.  
  24. div.slideShowControl_div {
  25. }
  26.  
  27. div.image_div {
  28.   text-align: center;
  29. }
  30.  
  31. td {
  32.     border: 1px;
  33.     padding: 0 5 0 5;
  34. }